Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP draft for logging #44336

Closed
wants to merge 1 commit into from
Closed

Conversation

pgomulka
Copy link
Contributor

a draft for adding new logging messages

{
  "type": "server",
  "timestamp": "2019-07-15T10:46:18,533+02:00",
  "level": "INFO",
  "component": "o.e.c.r.a.AllocationService",
  "cluster.name": "distribution_run",
  "node.name": "node-0",
  "message": "Cluster health status changed.",
  "previous.health": "RED",
  "current.health": "YELLOW",
  "reason": "shards started [[user][0]] ...",
  "cluster.uuid": "jasQmjPGSouvwlq2uCi5mw",
  "node.id": "YG5tq4N-QbWalE7VN2yjmA"
}

@pgomulka pgomulka added WIP :Core/Infra/Logging Log management and logging utilities labels Jul 15, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@cachedout
Copy link
Contributor

This is exciting! Thank you for starting on this, @pgomulka !

@cachedout
Copy link
Contributor

Hi @pgomulka!

Thanks again for taking this one on. I just wanted to check in with you and see what the next steps were on this proposal. It would be very helpful for us to have this on the Stack Monitoring side and if there's anything we can do to help this along, we're happy to. :) Thanks!

@pgomulka
Copy link
Contributor Author

@cachedout my goal would be to combine this effort together with Elastic Common Schema support. I will create an issue to track progress and will link it here later

@cachedout
Copy link
Contributor

@pgomulka That's a very intriguing idea. Thanks for the update. I look forward to seeing what you come up with.

@pgomulka
Copy link
Contributor Author

pgomulka commented Sep 6, 2019

I will close this as is being discussed in #46119

@pgomulka pgomulka closed this Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Logging Log management and logging utilities WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants